home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_region_en.lang < prev    next >
Text File  |  2006-07-19  |  477b  |  20 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {wpc_region,
  3.  [
  4.   {menu,
  5.    [
  6.     {1,"Region"},
  7.     {2,"Move region along the normal of its edge loop."},
  8.     {3,"Region"},
  9.     {4,"Scale region from the plane of its edge loop."},
  10.     {5,"Region"},
  11.     {6,"Rotate region around the normal of its edge loop."},
  12.     {7,"Region"},
  13.     {8,"Flatten region to the normal of its edge loop."}
  14.    ]},
  15.   {region_error,
  16.    [
  17.     {1,"Each region must have exactly one edge loop."}
  18.    ]}
  19.  ]}.
  20.